You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecBase Class > TMtxVecBase Methods > TMtxVecBase.SetObjectFromByteArray Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecBase.SetObjectFromByteArray Method

Reads the properties of the object from the array of bytes.

Syntax
C#
Visual Basic
public long SetObjectFromByteArray([In] byte[] SrcBuffer);

This will be a success, only of the array was before written with GetObjectToByteArray.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!